purple_sound_play_file

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_sound_play_file(const(char)* filename, const(PurpleAccount)* account)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_sound_play_file
    (
    const(char)* filename
    ,)
  2. da_purple_sound_play_file purple_sound_play_file;

Meta